home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac 1 / CD-ROM N°1.iso / Utilitaires / Programmation⁄Infos / UCB Logo 3.0 / logolib / mditem < prev    next >
Encoding:
Text File  |  1994-04-25  |  116 b   |  7 lines  |  [TEXT/JV01]

  1. to mditem :index :array
  2. if emptyp :index [op :array]
  3. op mditem bf :index item first :index :array
  4. end
  5.  
  6. bury "mditem
  7.